/*Generated by wjdhcms 3.0 */

@charset "utf-8";

/*-----------å…¬ç”¨-----------*/

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

input,
textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}


/**banner**/
.banner{width:100%; margin:0 auto; position:relative; height:600px;}
.fullSlide{width:100%;position:relative;height:100%;background:transparent;}
.fullSlide .bd{margin:0 auto;height:100%;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{height:100%;}
.fullSlide .bd li{height:100%;overflow:hidden;text-align:center;background-position:center;background-repeat:no-repeat;}
.fullSlide .bd li a{display:block;height:100%;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;}
.fullSlide .hd ul{text-align:center;margin-bottom:10px;}

.fullSlide .hd ul .on{background:#218d00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;*filter:alpha(opacity=50);*opacity:.5;display:none;}
.fullSlide .next{left:auto; right:15%; background-position:-6px -137px;}



/**search**/
.search_box{width: 100%; height:50px;}
.search{width: 1180px; margin:auto; height:50px;}
.keytext{width: 770px;height: 50px;line-height: 50px; float: left; font-family:Microsoft YaHei; font-size: 14px;margin-left: 24px;}
.keytext span{line-height: 50px;color: #4c4c4c; }
.keytext a{margin: 0px 8px 0px 0px; line-height:50px; color:#6f6f6f;}
.rmgj-n-r{ float:right; margin-top:11px;border-bottom: 1px solid #545454}
.text2{padding:0px 0px 0px 10px; float:left; height:26px; width:150px; font-size:14px; color:#cccccc;background:rgba(0,0,0,0);}
.submit{width:30px; height:28px; border:0; padding:0; background:url(../images/search_but.png) no-repeat 0px 5px; float:left;cursor: pointer;}

/*公共标题*/
.title{
	text-align: center;
}
.title>h3,.title>h2{
	margin:60px 0 40px 0;
	
}
.title>h3>p,.title>h2>p{
	color: #808080;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 30px;
	margin-bottom: 6px;
	
}
.title>h3>a,.title>h2>a{
	color: #ea292a;
	font-size: 24px;
	
}
.title>h3>em,.title>h2>em{
	color: #333333;
	font-size: 12px;
	text-transform: uppercase;
}
.title>h3:hover em,.title>h2:hover em{
	color: #ea292a;
}
/*公共标题*/


/*合作客户*/
.hzkh_box>ul{
	margin:0 auto;
	width: 1062px;
}
.hzkh_box>ul>li{
	float: left;
	width: 262px;
	height: 110px;
	border:1px solid #dcdcdc;
}
.hzkh_box>ul>li>a>img{
	width: 262px;
	height: 110px;
}
.hzkh_box>ul>li:hover{
	border:1px solid #ea292a;
	background-color: #f5f5f5;
}
/*合作客户*/
/*第一个小banner开始*/

.s_banner1{
	width: 100%;
	height: 445px;
	background: url(../images/s_banner1.jpg) no-repeat center;
	
}

.s_b1 h5{
	color: #ea292a;
	font-size: 30px;
	font-family: "Arial";
	margin-top:50px;
}
.s_b1 h4{
	color: #fff;
	font-size: 20px;
}
.s_b1>p{
	color: #fff;

}
.s_b1_phone{
	border-left: 1px solid #fff;
	padding-left: 30px;
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.s_b1_phone:hover{
	border-left: 1px solid #ea292a;
}
.s_b1_phone>p{
	font-size: 24px;
	color: #fff;
	margin-top: 192px;
}
.s_b1_phone>a{
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}
.s_b1_phone>a:hover{
	color: #ea292a;
}
.s_b2{
	width: 500px;
	height: 340px;
	margin-top: 60px;
}
.s_b2>li{
	float: left;
	padding: 1px;
	width: 244px;
	height: 164px;
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.s_b2>li:hover{
	transform:translate3d(-2px,-2px,0);
	background-color: #ea292a;
	box-shadow:0px 0px 16px #ea292a;
	border-radius: 4px;
	cursor: pointer;

}
.s_b2>li:hover p{
	color: #fff;
}
.s_b2>li:hover >div>em,.s_b2>li:hover >div>i{
	color: #fff;
}
.s_b2>li:hover >div{
	border-bottom: 1px solid #fff;
}
.s_b2>li:hover >div>i{
	margin-right: 10px;
}
.s_b2>li>p{
	color: #cccccc;
	width: 122px;
	height: 38px;
	text-align: left;
	clear: both;
	margin:10px auto 0 auto;
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.s_b2>li>div{
	width: 122px;
	height: 34px;
	border-bottom: 1px solid #acadab;
	margin:36px auto 0 auto;
	padding-bottom: 8px;
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.s_b2>li>div>em{
	color: #acadab;
	font-size: 24px;
	float: left;
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.s_b2>li>div>i{
	float: right;
	margin-top: 12px;
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.s_b2_1{
	border-left:1px solid #acadab;
	border-top:1px solid #acadab;
	border-right:1px solid #acadab;
}
.s_b2_1:hover{
	border-left:1px solid #ea292a;
	border-top:1px solid #ea292a;
	border-right:1px solid #ea292a;
}
.s_b2_2{
	border-right:1px solid #acadab;
	border-top:1px solid #acadab;
}
.s_b2_2:hover{
	border-right:1px solid #ea292a;
	border-top:1px solid #ea292a;
}
.s_b2_3{
	border:1px solid #acadab;
	
}
.s_b2_3:hover{
	border:1px solid #ea292a;
	
}
.s_b2_4{
	border-right:1px solid #acadab;
	border-top:1px solid #acadab;
	border-bottom:1px solid #acadab;
}
.s_b2_4:hover{
	border-right:1px solid #ea292a;
	border-top:1px solid #ea292a;
	border-bottom:1px solid #ea292a;
}


.s_banner2{
	width: 100%;
	height: 250px;
	background: url(../images/s_banner2.jpg) no-repeat center;
	 background-attachment:fixed;

}
.s_banner3{
	width: 100%;
	height: 250px;
	background: url(../images/s_banner3.jpg) no-repeat center;
	margin-top: 50px;
}

.s_font2{
	width: 1180px;
	margin-top:48px;
	text-align: center;
}

.s_font2 h4{
	color: #fff;
	font-size: 20px;

}
.s_font2 em{
	font-size: 12px;
	color: #cccccc;
	text-transform: uppercase;
}

.s_font2 h5{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.s_banner3 .s_font2{
	margin-left: 20px;
	
}
.s_banner3 .s_font2>h4{
	background: url(../images/s_icon.png) no-repeat center left;
	padding-left: 30px;
}

.s_font2>p{
	font-size: 26px;
	color: #fff;


	padding-left: 20px;
	
	margin-top: 6px;
}
.s_font2>p>span{
	font-size: 14px;
}
.s_font1>p{
	font-size: 26px;
	color: #fff;

}
.s_font1>a{
	width: 100px;
	height:28px;
	background-color: #ff6811;
	display: block;
	line-height:28px;
	text-align: center;
	color: #fff;
	float: left;

}
.s_font1>a:hover{
	
	background-color: #fff;
	color: #ff6811;
}
.s_font2>a{
	width: 104px;
	height:30px;
	
	display: block;
	line-height:30px;
	text-align: center;
	color: #fff;
margin:0 auto;
margin-top: 6px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.s_font2>a:hover{
	background-color: #fff;
	color: #ea292a;
}
/*第一个小banner结束*/



/*产品中心开始*/
.pro_fl_bg{
	width: 100%;
	height: 46px;
	border-bottom: 1px solid #e6e6e6;

}
.pro_fl>ul>li{
	float: left;
	
	margin:0 51px 0 52px;
}

.pro_fl>ul>li>a{
	color: #4c4c4c;
	font-size: 14px;
	line-height: 46px;
	display: block;
}
.pro_fl>ul>li>a:hover{
	color: #ea292a;
	background: url(../images/pro_nav.png) no-repeat center bottom;
}

.pro_fl>ul>.on a{
color: #ea292a;
background: url(../images/pro_nav.png) no-repeat center bottom;
}
.pro_cont{
	margin: 30px auto 60px auto;
}
.pro_cont>ul>li{
	float: left;
	width: 392px;
	height: 276px;
	position: relative;
	text-align: center;

}
.pro_cont>ul>li>a>img{
width: 392px;
	height: 276px;
}
.pro_cont>ul>li:hover >div{
	bottom: 0px;
}
.pro_cont>ul>li>div{
	position: absolute;
	bottom: -276px;
	background-color: rgba(0,147,221,.8);
width: 392px;
	height: 276px;
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.pro_cont>ul>li>div>a{
width: 392px;
	height: 276px;
	display: block;
}
.pro_cont>ul>li>div>a>h4{
	font-size: 14px;
	color: #fff;
	margin-top: 110px;
	margin-bottom: 10px;
}
.pro_cont>ul>li>div>a>img{
	text-align: center;
}
/*产品结束*/

/*产品优势*/
.cpys_box>h3{
	text-align: center;
	margin:60px 0 40px 0;
}
.cpys_box>h3>p{
	color: #808080;
	font-size: 24px;
	text-transform: uppercase;
}
.cpys_box>h3>a{
	color: #333333;
	font-size: 24px;
}
.cpys_box>h3>a>span{
	color: #ea292a;
	font-weight: bold;
}
.cpys_box>h3>em{
	color: #333333;
	font-size: 12px;
	display: block;
	margin-top: 10px;
}
.cpys_box>ul>li{
	float: left;
	width: 232px;
	height: 365px;
	background-color: #ea292a;
	position: relative;
	text-align: center;
}
.cpys_box>ul>li>div>em{
	width: 172px;
	height: 184px;
	text-align: center;
	position: absolute;
	bottom: -274px;
	display: block;
	padding: 60px 30px 30px 30px;
	background-color: rgba(234, 41, 42, 0.76);
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.cpys_box>ul>li>div>em{
	color: #fff;
}
.cpys2>div:hover em{
	bottom: -0px;
}
.cpys1>div:hover em{
	bottom: 90px;
}
.cpys_box>ul>li>div{
	overflow: hidden;
	width: 232px;
	height: 274px;
}
.cpys_box>ul>li>div>img{
	width: 232px;
	height: 274px;
}
.cpys_box>ul>li>h4{
	font-size: 16px;
	color: #fff;
	margin-top: 24px;
}
.cpys_box>ul>li>p{
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 22px;
}
/*产品优势*/

/*案例*/
.anli_box ul li{
	float: left;
	width: 20%;
	height: 210px;
	position: relative;
}
.anli_box ul li img{
	width: 100%;
	height: 100%;
		filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
.anli_box ul li:hover img{
		filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-o-filter: grayscale(0%);
}
.anli_box ul li div{
	width: 100%;
	height: 100%;
	display: none;
background-color: rgba(0,0,0,.5);
}
.anli_box ul li:hover div{
	display: block;
	text-align: center;
	line-height: 100%;
	
	position: absolute;
	top: 0px;
}
.anli_box ul li:hover div>a{
	color: #fff;
	font-size: 16px;
	width: 100%;
	height: 100%;
	display: block;
	margin-top: 25%
}
.anli_more{
	background: url(../images/anli_line.png) no-repeat center;
	margin-top: 30px;
}
.anli_more>a{
	width: 222px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #808080;
	display: block;
	margin:0 auto;
	border: 1px solid #808080;
	text-transform: uppercase;
}
.anli_more>a:hover{
	background-color: #808080;
	color: #fff;
}
/*案例*/

/*优势开始*/
.ys_box{
	height: 780px;
	position: relative;
}

.ys_r>a{
	width: 118px;
	height: 32px;
	display: block;
	line-height: 32px;
	text-align: center;
	background-color: #333;
	color: #fff;
	float: right;
	margin-bottom: 20px;
}
.ys_r>a:hover{
	background-color: #ea292a;
}
.box02 {width:560px; position:relative; margin:auto;height: 528px;float:right;}
.box02 ul {margin:20px auto 0px auto;}
.box02 li { width: 560px; height: 400px;text-align: left;}

.box02 li a:hover{
	background-color: #f27000;
}
.box02 li h4{color: #ea292a;font-size: 18px; font-weight: bold;margin-bottom: 20px;}
.box02 li p{color: #4c4c4c;width: 510px;margin-bottom: 30px;}
.box02 .lefts_ys{ background: url(../images/left3.jpg) no-repeat ; display: block; width: 62px; height:62px; position: absolute; left:-134px; bottom:52px;}
.box02 .rights_ys { background: url(../images/right3.jpg) no-repeat ; display: block; width: 62px; height:62px; position: absolute; left:-72px; bottom:52px;}
.lunbo_box2{
	float: right;
	width: 560px;
}
/*优势结束*/
/*客户见证*/

/*客户见证开始*/
.sec7_con{
	width: 1180px;
	overflow: hidden;
}
.sec7_con ul li{
	float: left;
	width: 570px;
	height: 200px;
	margin: 0px 10px 0 10px;

	padding:10px 0 10px 0;
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.sec7_con ul li>a{

	padding-bottom: 8px;
	float: left;
}
.sec7_con ul li img{
	width: 253px;
	height: 186px;
	padding: 5px;
	border: solid #c1c1c1 1px;
}
.sec7_con ul li img:hover{
	border: solid #ea292a 1px;
	transition: all .3s ease-out;
}
.sec7_txt{
	text-align: left;
}
.sec7_txt h4 a{
	font-size: 16px;
	line-height: 28px;
	color: #4c4c4c;
	
}
.sec7_txt b{
	color: #342c2a;
	font-weight: normal;


}
.sec7_txt h4 a:hover{

	color: #ea292a;
}
.sec7_txt{
	margin-top: 14px;
	width: 280px;
	height: 200px;
	margin-left: 25px;
	float: left;
}
.sec7_txt p{
	font-size: 14px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 24px;
	margin-top: 10px;
	height: 72px;
	overflow: hidden;
	width: 260px;
}


.sec7_txt>a{
	width: 120px;
	height:29px;
	display: block;
	line-height: 29px;
	
	
	color: #4c4c4c;
	text-transform: uppercase;
	margin-top: 20px;
}
.sec7_txt>a:hover{
	
	color:#ea292a;
}
.sec7_con{
	position: relative;
	height: 270px;
}
.sec7_con .lefts{
	background: url(../images/kh_l.png) no-repeat center;
	width: 25px;
	height: 25px;
	display: block;
	float: left;
	position: absolute;
	left: 558px;
	bottom: 0;
}
.sec7_con .rights22{
	background: url(../images/kh_r.png) no-repeat center;
	width: 25px;
	height: 25px;
	display: block;
		float: left;
		position: absolute;
		right: 558px;
		bottom: 0;
}
.kh_b1{
	width: 540px;
	height: 1px;
	display: block;
	background-color: #808080;
	position: absolute;
	bottom:12px;
}
.kh_b2{
	width: 540px;
	height: 1px;
	display: block;
	background-color: #808080;
		position: absolute;
	bottom: 12px;
	right: 0px;
}
/*客户见证结束*/

.about_bg2{

	height: 310px;
	margin-top: 50px;
}

.about_bg2 ul li{
	float: left;
	width: 590px;
	height: 336px;
	text-align: left;
	
}
.about_bg2 ul li h3{
	margin-left: 30px;
	margin-bottom:25px;
}
.about_bg2 ul li h3 em{
	color: #ea292a;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
}

.about_bg2 ul li>h3>b{
	width: 40px;
	height: 1px;
	background-color: #808080;
	display: block;
	margin:20px 0 0 0;
}

.about_bg2 ul li b:hover{
	right:490px;
}
.about_bg2 ul li p{
	width: 554px;
	height: 90px;
	overflow: hidden;
	line-height: 22px;
	color: #666666;
	margin-left: 30px;

}

.about_bg2 ul li>a>img{
	width: 590px;
	height: 310px;

}
.about_bg2 ul li>em>a{
	width: 140px;
	height: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	border: 1px solid #666666;
	margin: 30px 0 0 30px;
	color: #666666;
}
.about_bg2 ul li>em>a:hover{
		background-color: #ea292a;
		color: #fff;
		border: 1px solid #ea292a;
}
.box01{width:1000px; position:relative; margin:auto;}
.box01 ul{margin:20px auto 0px;}
.box01 li{float:left; width:230px; margin:0px 20px 0px 0px; text-align:center;}
.box01 li img{width:230px; height:160px; border:1px solid #fff;  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;}
.box01 li img:hover{border:1px solid #65ad3d;}
.box01 li span a{display:block; overflow:hidden; text-overflow:ellipsis; line-height:30px; font-size:14px; height:30px; text-align:center; width:100%; color:#fff;}
.box01 .lefts2{ background: url(../images/left.png) no-repeat ; display: block; width: 24px; height: 46px; position: absolute; left:-50px; top:66px;}
.box01 .rights2 { background: url(../images/right.png) no-repeat ; display: block; width: 24px; height: 46px; position: absolute; right:-50px; top:66px;}

#tab4{width:1180px;position:relative; }
#tab4 .tab4_menu{z-index:1;height: 30px;width:325px;margin-top: 30px;margin:30px auto 20px auto;}
#tab4 .tab4_menu li{width:140px;height:30px;line-height:30px;cursor:pointer;text-align:center ;font-size: 14px;
					 display:inline-block;background-color: #333333;margin:0 10px 0 10px;}

#tab4 .tab4_menu li>a{color: #fff;}

#tab4 .tab4_menu>.tab-li-r{margin-right: 0;}
#tab4 .tab4_menu .on{cursor:pointer;background-color: #ea292a;}
#tab4 .tab4_menu .on a{
color: #fff;
}

/*团队*/
.team_box ul li{
	float: left;
	width: 246px;
	height: 364px;
	position: relative;
	overflow: hidden;
	margin:0 24px 0 24px;
}
.team_box ul li>img{
	width: 246px;
	height: 364px;
}
.team_box ul>li>div>a{
	width: 246px;
	height: 200px;
	position: absolute;
	top: -364px;
	
	color: #fff;
	display: block;
	padding-top:164px;
	background: url(../images/team_icon.png) no-repeat center 200px;
	background-color: rgba(0,0,0,.5);
}
.team_box ul>li:hover>div>a{
	top:0px;
}
/*团队*/
/* new开始*/

/* new开始*/

.new{
	width: 1180px;
	height:600px;
	margin: 0 auto;
	overflow: hidden;
}
.new_title {
	font-size: 24px;
	line-height: 36px;
	
	margin: 30px 0 0;
	
	text-align: center;
	
}

.new_top ul{
	overflow: hidden;
	margin:0 auto 20px auto;
	width: 374px;

}
.new_top ul li{
	float: left;
}
.new_top ul li a{
	float: left;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	
	
	width: 104px;
	height: 26px;
	background-color: #333;
	text-align: center;
	color: #fff;

}
.new_top ul li a:hover,.new_top ul .on a{

	background-color: #ea292a;
}
.new_con {
	width: 1180px;
	height: 350px;
	overflow: hidden;
}
.box11 {width:1160px;padding:10px;position:relative;height: 312px;margin:0 auto;}
.box11 ul {width:1092px;height: 700px;margin:0 auto;}
.box11 li {float:left;width:334px;height: 320px;  position: relative;margin: 0 15px 0 15px;  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;border-bottom: 2px solid #f5f5f5;}
.box11 li:hover{
	
	border-bottom: 2px solid #ea292a;
}.box11 li:hover h4 a{
	color: #ea292a;
}

.box11 li a img{
	width:334px;
	height: 230px;
}
.box11 li h4{
	width: 238px;
	overflow: hidden;
	margin:14px 0 0 20px;
	float: left;
}
.box11 li h4 a{
	color: #4c4c4c;font-size: 14px;font-weight: bold;
}
.box11 li>p{
	color: #4c4c4c;
	width: 238px;
	overflow: hidden;
	margin:10px 0 0 20px;
	float: left;
	height: 20px;

}
.box11 li em{
	display: block;
	float: right;
	width: 50px;
	height: 50px;
	text-align: center;
	position: absolute;
	right: 10px;
	bottom: 20px;
}
.box11 li em>p{
	color: #4c4c4c;
	font-size: 36px;
	line-height: 36px;
}
.box11 li em>b{
	color: #4c4c4c;
	font-size: 12px;
	font-weight: normal;
}

.new_cont{
	width: 1254px;
	margin:0 auto;
	height: 342px;
	overflow: hidden;
}
.box11 .lefts ,.rights {display: block;width:24px;height:46px; position: absolute;top:42%; background: url(../images/left.png) no-repeat;z-index: 9999;}
.box11 .lefts {background-position: 0 0;left: -26px;}
.box11 .rights {background-position: 0px 0;right: 38px;background: url(../images/right.png) no-repeat 0px 0px;}
/* 常见问题文字向上滚动结束*/
/* 新闻选项卡横向滑动门开始 */

.tab_menu{
    width:100%;
   color: #333333;
   line-height: 42px;
}
.tab_menu>a{
    color:#666;
    float: right;
    line-height: 42px;
    padding-right: 32px;
    text-transform: uppercase;
}
.tab_menu>a:hover{
	color: #ff9502;
}
.tab_menu li{
    float:left;
    width:150px;
    height:42px;
    border-bottom:0px;
    cursor:pointer;
    text-align:center; 
  
    font-size: 16px;
    padding-left: 16px;
}
#tab .tab_menu li>i{
	color: #666666;
	font-size: 10px;
}
#tab .tab_menu li>a>p{
	font-size: 12px;
	margin: 0;
}
.new_left{
	float: left;
}

.tab_box{
    width:790px;
    height:400px;
    clear:both;

}
.tab_menu .on{
  background-color: #f27000;
    cursor:pointer;
    
    padding-left: 16px;
}
